Richard M. Stallman [Tue, 3 Feb 1998 02:37:55 +0000 (02:37 +0000)]
(fill-region-as-paragraph): Fix the test for any
non-ASCII characters, for deciding whether to do kinsoku.
Edward M. Reingold [Mon, 2 Feb 1998 17:21:49 +0000 (17:21 +0000)]
Fix mispelling.
Dan Nicolaescu [Mon, 2 Feb 1998 07:29:59 +0000 (07:29 +0000)]
(hs-special-modes-alist): Improved the regexp for java.
Richard M. Stallman [Mon, 2 Feb 1998 05:42:02 +0000 (05:42 +0000)]
(mldrag-drag-vertical-line): Fix criterion
for the error for trying to move a scroll bar at the frame edge.
Richard M. Stallman [Mon, 2 Feb 1998 01:21:18 +0000 (01:21 +0000)]
(byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.
Richard M. Stallman [Mon, 2 Feb 1998 01:12:18 +0000 (01:12 +0000)]
(update-file-autoloads): Give clean errors
if autoloads file is empty or can't be written.
Richard M. Stallman [Mon, 2 Feb 1998 01:09:35 +0000 (01:09 +0000)]
(float_to_string): Handle infinities and NaN specially.
Richard M. Stallman [Mon, 2 Feb 1998 01:08:52 +0000 (01:08 +0000)]
(read1): Handle infinities, NaN and -0.0 specially.
(isfloat_string): Accept e+INF and e+NAN as exponents.
Richard M. Stallman [Mon, 2 Feb 1998 01:06:29 +0000 (01:06 +0000)]
(concat): Handle bool-vectors correctly.
Richard M. Stallman [Mon, 2 Feb 1998 01:03:10 +0000 (01:03 +0000)]
(concat): If making a string, a nonempty bool-vector is error.
(string_make_multibyte): In all-ASCII case, return orig STRING.
(Fstring_as_unibyte): New function.
(Fstring_as_multibyte): New function.
(syms_of_fns): defsubr them.
Richard M. Stallman [Mon, 2 Feb 1998 00:18:33 +0000 (00:18 +0000)]
(isearch-range-invisible): Avoid infinite loop when search-invisible is nil.
Richard M. Stallman [Mon, 2 Feb 1998 00:17:19 +0000 (00:17 +0000)]
(hs-special-modes-alist): Improved the regexp for java.
Richard M. Stallman [Sun, 1 Feb 1998 23:56:13 +0000 (23:56 +0000)]
(define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.
(build-mail-aliases): Clear mail-aliases to nil at the beginning.
Stephen Eglen [Sun, 1 Feb 1998 19:13:59 +0000 (19:13 +0000)]
(auto-insert-mode): New function.
(auto-insert-mode): New customize variable to automatically load
the package. Other variables customized.
Stephen Eglen [Sun, 1 Feb 1998 17:46:32 +0000 (17:46 +0000)]
Customized.
Stephen Eglen [Sun, 1 Feb 1998 17:10:21 +0000 (17:10 +0000)]
File customized + doc fixes.
Richard M. Stallman [Fri, 30 Jan 1998 23:34:50 +0000 (23:34 +0000)]
(query-replace-from-history-variable): New variable.
(query-replace-to-history-variable): New variable.
(query-replace-read-args): Use them.
Dave Love [Fri, 30 Jan 1998 17:49:37 +0000 (17:49 +0000)]
Various docstring and commentary fixes, including
note of current maintainer.
(fortran-mode): Use imenu-syntax-alist.
(fortran-imenu-generic-expression): Use
fortran-continuation-string, not always `+'.
(fortran-font-lock-keywords-1): Include symbol syntax as well
as word, following syntax table changes.
(fortran-imenu-generic-expression): Likewise.
(fortran-mode-map): Add a menu.
(fortran-mode-version, fortran-startup-message): Delete
misleading variables.
(fortran-mode): Don't use them.
(fortran-column-ruler-fixed, fortran-column-ruler-tab): Fix
leading \ which made `0' into null.
(fortran-join-lines): New function and key binding.
(fortran-narrow-to-subprogram): New function and key binding.
(fortran-mode-syntax-table): Make ?., ?_, ?$ symbol, not word.
Kenichi Handa [Fri, 30 Jan 1998 11:05:41 +0000 (11:05 +0000)]
(CONVERTED_BYTE_SIZE): Fix the logic.
(Fformat): Update the variable MULTIBYTE according to the result
of Fprin1_to_string. Free BUF after making Lisp string from it.
Kenichi Handa [Fri, 30 Jan 1998 11:05:41 +0000 (11:05 +0000)]
(ENCODE_ISO_CHARACTER): Pay attention to
CODING_FLAG_ISO_USE_ROMAN and CODING_FLAG_ISO_USE_OLDJIS.
(code_convert_region1): New function.
(Fdecode_coding_region): Call code_convert_region1.
(Fencode_coding_region): Likewise.
(code_convert_string1): New function.
(Fdecode_coding_string): Call code_convert_string1.
(Fencode_coding_string): Likewise.
/
Kenichi Handa [Fri, 30 Jan 1998 11:05:41 +0000 (11:05 +0000)]
(Fsubstitute_command_keys): Declare length_byte out of
internal block.
Richard M. Stallman [Fri, 30 Jan 1998 02:15:13 +0000 (02:15 +0000)]
(easy-menu-add-item); The BEFORE argument works
now. Done by letting `easy-menu-do-add-item' handle it.
(easy-menu-do-add-item): Take argument BEFORE instead of PREV.
Inserts directly in keymap, instead of calling `define-key-after'.
(easy-menu-create-menu): Don't reverse items as
`easy-menu-do-add-item' now puts things at the end of keymaps.
Stephen Eglen [Thu, 29 Jan 1998 09:26:38 +0000 (09:26 +0000)]
(type-break-mode): New customize variable to automatically load the package.
Other variables customized.
Richard M. Stallman [Thu, 29 Jan 1998 09:10:09 +0000 (09:10 +0000)]
(find-tag-marker-ring-length): New variable.
(find-tag-marker-ring): New variable.
(tags-location-ring): New variable replacing tags-location-ring.
(tags-location-stack): Deleted.
(tags-table-format-hooks): Doc fix.
(initialize-new-tags-table): Init find-tag-marker-ring,
tags-location-ring.
(tags-reset-tags-tables): Doc fix. Set tags-location-ring,
find-tag-marker-ring.
(find-tag-noselect): Doc fix. Use tags-location-ring,
find-tag-marker-ring.
(find-tag, find-tag-other-window, find-tag-other-frame,
find-tag-regexp): Doc fix.
(pop-tag-mark): New function.
(esc-map): Bind pop-tag-mark.
Richard M. Stallman [Thu, 29 Jan 1998 02:23:44 +0000 (02:23 +0000)]
(debug-ignored-errors): Add some elements.
Richard M. Stallman [Wed, 28 Jan 1998 21:02:35 +0000 (21:02 +0000)]
(report-emacs-bug-address):
Variable renamed from bug-gnu-emacs. Use defcustom.
(report-emacs-bug-pretest-address): Use defcustom.
Ian Lance Taylor [Wed, 28 Jan 1998 18:01:29 +0000 (18:01 +0000)]
Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.
Kenichi Handa [Wed, 28 Jan 1998 12:38:06 +0000 (12:38 +0000)]
(titdic-convert): Set
enable-multibyte-characters to t after inserting TIT file by
no-conversion.
(tit-process-body): Do not bind enable-multibyte-characters to
nil.
Kenichi Handa [Wed, 28 Jan 1998 12:37:25 +0000 (12:37 +0000)]
(DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
coding->produced_char here.
(code_convert_region): Initialize LEN_BYTE correctly.
Kenichi Handa [Wed, 28 Jan 1998 12:37:25 +0000 (12:37 +0000)]
(syms_of_data): Register multibyte-string-p as a Lisp
function.
Kenichi Handa [Wed, 28 Jan 1998 12:37:25 +0000 (12:37 +0000)]
(fast_string_match): Give re_search byte size of
STRING.
(trivial_regexp_p): Initialize LEN to byte size of REGEXP.
(search_buffer): Give re_search_2 STARTPOS, RANGE and STOP by
counting them by bytes.
Richard M. Stallman [Tue, 27 Jan 1998 20:43:57 +0000 (20:43 +0000)]
easy-menu-define): Use ` and , read-macros
instead of (` and (,. Implement :filter. Doc fix.
(easy-menu-do-define): Call `easy-menu-create-menu' instead of
`easy-menu-create-keymaps'.
(easy-menu-create-keymaps): Replaced by `easy-menu-create-menu'.
(easy-menu-create-menu): New public function. Replaces
`easy-menu-create-keymaps', but with large changes.
(easy-menu-button-prefix): New constant.
(easy-menu-do-add-item, easy-menu-make-symbol): New functions.
(easy-menu-update-button): Doc fix.
(easy-menu-change): New optional argument BEFORE.
Now just a call to `easy-menu-add-item'.
(easy-menu-add-item, easy-menu-item-present-p)
(easy-menu-remove-item): New public functions.
(easy-menu-get-map, easy-menu-is-button-p, easy-menu-have-button-p)
(easy-menu-real-binding, easy-menu-change-prefix, easy-menu-filter):
New functions.
Richard M. Stallman [Tue, 27 Jan 1998 20:07:30 +0000 (20:07 +0000)]
(file_name_as_directory): For an empty name, return "/".
Richard M. Stallman [Tue, 27 Jan 1998 20:06:51 +0000 (20:06 +0000)]
(Fcall_process): Test only args past args[4] for multibyteness.
Richard M. Stallman [Tue, 27 Jan 1998 07:15:03 +0000 (07:15 +0000)]
(getit, Cobol_paragraphs, Pascal_functions,
Postscript_functions, prolog_pred, erlang_func, erlang_attribute):
Always make named tags.
(Fortran_functions): Grok BLOCK DATA.
Richard M. Stallman [Tue, 27 Jan 1998 04:24:16 +0000 (04:24 +0000)]
(mldrag-drag-vertical-line): Delete debugging `message'.
Richard M. Stallman [Tue, 27 Jan 1998 04:22:43 +0000 (04:22 +0000)]
(message_dolog): Cast M to unsigned char * to access bytes.
Richard M. Stallman [Tue, 27 Jan 1998 04:17:53 +0000 (04:17 +0000)]
New option --no-check.
Don't do anything with cpp directory.
Richard M. Stallman [Tue, 27 Jan 1998 02:02:38 +0000 (02:02 +0000)]
(rmail): Reinsert the let-binding of enable-local-variables.
Richard M. Stallman [Tue, 27 Jan 1998 01:45:58 +0000 (01:45 +0000)]
(command_loop_1): Run post-command-hook before,
not after, clearing this-command-keys and updating last-command.
Richard M. Stallman [Tue, 27 Jan 1998 00:46:32 +0000 (00:46 +0000)]
Initial revision
Andreas Schwab [Mon, 26 Jan 1998 11:29:46 +0000 (11:29 +0000)]
Customized.
Richard M. Stallman [Mon, 26 Jan 1998 10:29:25 +0000 (10:29 +0000)]
(byte-optimize-form-code-walker): Fix previous change.
Richard M. Stallman [Mon, 26 Jan 1998 10:28:01 +0000 (10:28 +0000)]
Customized.
(displaying-byte-compile-warnings):
To avoid error, use (forward-line -1), not previous-line.
Richard M. Stallman [Mon, 26 Jan 1998 09:48:21 +0000 (09:48 +0000)]
(byte-compile-inline-expand): Use string-as-unibyte, if it is defined.
Richard M. Stallman [Mon, 26 Jan 1998 09:04:27 +0000 (09:04 +0000)]
(compare_window_configurations): New function.
Richard M. Stallman [Mon, 26 Jan 1998 08:47:06 +0000 (08:47 +0000)]
(internal_equal): Use compare_window_configurations.
Richard M. Stallman [Mon, 26 Jan 1998 03:19:54 +0000 (03:19 +0000)]
(standard_args): Add "-unibyte" aka "--unibyte".
(main): Handle --unibyte.
Richard M. Stallman [Mon, 26 Jan 1998 03:14:34 +0000 (03:14 +0000)]
(emacsbug): Customized.
(report-emacs-bug-no-confirmation):
Renamed from report-emacs-bug-run-tersely.
(report-emacs-bug-no-explanations): New option.
(report-emacs-bug): Handle that option.
Richard M. Stallman [Mon, 26 Jan 1998 03:11:22 +0000 (03:11 +0000)]
(Funintern): Clear the symbol's obarray field.
Richard M. Stallman [Mon, 26 Jan 1998 03:09:01 +0000 (03:09 +0000)]
(desktop-clear): Don't kill dead buffers.
Richard M. Stallman [Mon, 26 Jan 1998 02:33:48 +0000 (02:33 +0000)]
(sh-case): Fix paren error.
Dave Love [Sun, 25 Jan 1998 23:06:37 +0000 (23:06 +0000)]
(imenu-syntax-alist): New buffer-local variable.
(imenu--generic-function): Use it.
(imenu--split-menu): Don't (setcdr nil) with, say, empty functions
list.
Dave Love [Sun, 25 Jan 1998 22:55:08 +0000 (22:55 +0000)]
(imenu-case-fold-search): New buffer-local variable.
Richard M. Stallman [Sun, 25 Jan 1998 07:20:49 +0000 (07:20 +0000)]
Comment change.
Richard M. Stallman [Sun, 25 Jan 1998 01:57:08 +0000 (01:57 +0000)]
(archive-find-type): Accept d or s after digit, for lzh.
(archive-rename-entry): Likewise. Parse mode, uid and gid right.
Allow newline in header.
(archive-lzh-summarize): Fix paren error. Use prname to set `files'.
Richard M. Stallman [Sun, 25 Jan 1998 01:55:51 +0000 (01:55 +0000)]
(back_comment): Move the find_defun_start call
out of the scan_sexps_forward call.
No need to call find_defun_start
if we found the defun start in the initial scan.
Stephen Eglen [Sat, 24 Jan 1998 16:13:08 +0000 (16:13 +0000)]
(hscroll-global-mode): New customize variable to automatically load the
package.
Stephen Eglen [Sat, 24 Jan 1998 11:35:59 +0000 (11:35 +0000)]
Customized.
Richard M. Stallman [Sat, 24 Jan 1998 02:47:47 +0000 (02:47 +0000)]
(calendar-french-single-byteify): Function deleted.
(calendar-goto-french-date): Don't call calendar-french-single-byteify.
Delete local var oldval.
(calendar-print-french-date): Don't bind enable-multibyte-characters.
Richard M. Stallman [Sat, 24 Jan 1998 02:23:15 +0000 (02:23 +0000)]
(menu-bar-file-menu): Add Recover Session menu item.
(menu-bar-help-menu): Add Getting New Versions, Copying Conditions
and (Non)Warranty menu items.
Dave Love [Fri, 23 Jan 1998 16:50:56 +0000 (16:50 +0000)]
(lisp-font-lock-keywords-1): Correct defmethod addition.
Andreas Schwab [Fri, 23 Jan 1998 11:06:49 +0000 (11:06 +0000)]
(main): Fix interwoven brace and cpp conditional nesting.
Kenichi Handa [Fri, 23 Jan 1998 10:54:49 +0000 (10:54 +0000)]
Delete garbage line "int use_dialog_box".
Richard M. Stallman [Fri, 23 Jan 1998 06:42:27 +0000 (06:42 +0000)]
(msb--strip-dir): Use Emacs filename primitives, not regexps.
Eric M. Ludlam [Fri, 23 Jan 1998 02:14:02 +0000 (02:14 +0000)]
Added speedbar support for RMAIL files.
Eric M. Ludlam [Fri, 23 Jan 1998 02:04:20 +0000 (02:04 +0000)]
Added gud-speedbar-buttons, and support for GDB buttons.
Eric M. Ludlam [Thu, 22 Jan 1998 23:50:25 +0000 (23:50 +0000)]
Added speedbar support function `Info-speedbar-buttons',
`Info-speedbar-button', and `Info-speedbar-menu'
Stephen Eglen [Thu, 22 Jan 1998 17:28:56 +0000 (17:28 +0000)]
(Fread-string): Doc fix.
(Fread-from-minibuffer): Doc fix.
Kenichi Handa [Thu, 22 Jan 1998 10:58:45 +0000 (10:58 +0000)]
Encoded by new iso-2022-7bit.
Richard M. Stallman [Thu, 22 Jan 1998 09:04:36 +0000 (09:04 +0000)]
(vc-annotate-compcar): Iterate instead of recursing.
(vc-annotate-car-last-cons, vc-annotate-time-span):
Rename arg assoc-list to a-list.
(vc-annotate-display): All support for XEmacs extents removed.
Functions `set-face-*' are called only when a face is created.
Richard M. Stallman [Thu, 22 Jan 1998 04:37:13 +0000 (04:37 +0000)]
(SYSTEM_MALLOC): Defined.
Richard M. Stallman [Thu, 22 Jan 1998 02:26:48 +0000 (02:26 +0000)]
(define-compiler-macro): Handle empty arglist.
Richard M. Stallman [Thu, 22 Jan 1998 02:23:21 +0000 (02:23 +0000)]
(byte-optimize-form-code-walker):
If compiler-macroexpand is defined, use it.
Kenichi Handa [Thu, 22 Jan 1998 02:15:35 +0000 (02:15 +0000)]
(Finsert_file_contents): Fix previous change.
Kenichi Handa [Thu, 22 Jan 1998 01:48:25 +0000 (01:48 +0000)]
Exclude describe-indian-environment-map
and setup-indian-environment-map for args of call to
set-language-info-alist. Adjusted for the change of
make-coding-system. Register coding-priority key in
language-info-alist.
Kenichi Handa [Thu, 22 Jan 1998 01:48:25 +0000 (01:48 +0000)]
Remove setting up of
describe-chinese-environment-map and
setup-chinese-environment-map. Exclude them in args of calls to
set-language-info-alist. Adjusted for the change of
make-coding-system. Register coding-priority key in
language-info-alist.
(iso-2022-cn-ext): New coding system.
Kenichi Handa [Thu, 22 Jan 1998 01:48:25 +0000 (01:48 +0000)]
Remove setting up of
describe-cyrillic-environment-map and
setup-cyrillic-environment-map. Exclude them in args of calls to
set-language-info-alist. Adjusted for the change of
make-coding-system. Register coding-priority key in
language-info-alist.
Kenichi Handa [Thu, 22 Jan 1998 01:48:25 +0000 (01:48 +0000)]
Register coding-priority key in
language-info-alist.
Kenichi Handa [Thu, 22 Jan 1998 01:48:25 +0000 (01:48 +0000)]
Remove setting up of
describe-european-environment-map and
setup-european-environment-map. Exclude them in args of calls to
set-language-info-alist. Adjusted for the change of
make-coding-system. Register coding-priority key in
language-info-alist. Add "German" language env.
(setup-8-bit-environment): Delete CODING-SYSTEM arg.
(iso-latin-1): Make it compatible with MIME-charset "iso-8859-1"
(compound-text): New coding system. `ctext' is now alias of it.
(setup-german-environment): New function.
Kenichi Handa [Thu, 22 Jan 1998 01:47:27 +0000 (01:47 +0000)]
Adjusted for the change of
make-coding-system and setup-8-bit-environment.
(setup-greek-environment): For Greek lang. env., change default
input method to "greek-postfix".
Kenichi Handa [Thu, 22 Jan 1998 01:47:27 +0000 (01:47 +0000)]
Adjusted for the change of
make-coding-system and setup-8-bit-environment.
Kenichi Handa [Thu, 22 Jan 1998 01:47:27 +0000 (01:47 +0000)]
Remove setting up of
describe-indian-environment-map and setup-indian-environment-map.
Kenichi Handa [Thu, 22 Jan 1998 01:46:28 +0000 (01:46 +0000)]
Adjusted for the change of make-coding-system. Register
coding-priority key in language-info-alist.
Kenichi Handa [Thu, 22 Jan 1998 01:45:51 +0000 (01:45 +0000)]
In setup-LANGUAGE-environment functions,
call set-language-environment-coding-systems.
Kenichi Handa [Thu, 22 Jan 1998 01:45:17 +0000 (01:45 +0000)]
In setup-LANGUAGE-environment functions, adjust for the change of
setup-8-bit-environment.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
(skkdic-jbytes): Variable deleted.
All codes using this variable adjusted.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
Comment about CCL syntax modified.
(ccl-command-table): Add read-multibyte-character,
write-multibyte-character, and unify-character.
(ccl-code-table): Add ex-cmd.
(ccl-extended-code-table): New variable.
(ccl-embed-extended-command): New function.
(ccl-compile-read-multibyte-character,
ccl-compile-write-multibyte-character,
ccl-compile-unify-character, ccl-compile-iterate-multiple-map,
ccl-compile-translate-multiple-map,
ccl-compile-translate-single-map,
ccl-compile-multiple-map-function) New functions.
(ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
ccl-dump-write-multibyte-character, ccl-dump-unify-character,
ccl-dump-unify-character-const-tbl, ccl-dump-iterate-multiple-map,
ccl-dump-translate-multiple-map, ccl-dump-translate-single-map):
New functions.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
Put `prefered-coding-system'
property to each character set.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
(set-language-info): Doc-string
describes `coding-priority' KEY.
(set-language-environment-coding-systems): New function.
(list-subset-p): New function.
(select-safe-coding-system): New function.
(set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
(set-language-info-alist): New optionla arg PARENTS. Call
set-language-info with apropriate DESCRIBE-MAP and SETUP-MAP args.
(set-language-environment-coding-systems): New function.
(prefer-coding-system): Call update-iso-coding-systems.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
Adjusted for the change of the
format of make-coding-system's 6th argument. Initialize
coding-category-iso-7-tight to iso-2022-jp.
(oldjis-newjis-jisroman-ascii): New character unification table.
(standarad-character-unification-table-for-decode): Initialize to
`unification-table' property of `oldjis-newjis-jisroman-ascii'.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
(describe-coding-system): Change the
format of showing safe charsets.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
(find-safe-coding-system): Moved to
mule-cmds.el.
(detect-coding-with-priority): New macro.
(detect-coding-with-language-environment): New function.
(string-to-sequence): Adjusted for the change of
multibyte-form handling (byte-base to char-base).
(store-substring): Likewise.
(truncate-string-to-width): Likewise.
(decompose-region): Likewise.
(decompose-string): Likewise.
(decompose-composite-char): Call string instead of concat-chars.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
(define-character-unification-table): New
function.
(coding-system-base): Doc-string modified.
(make-coding-system): The 6th optional arg is changed to
PROPERTIES.
(set-buffer-file-coding-system): Show "(default, nil)" in prompt.
(set-coding-priority): Code tuned.
Kenichi Handa [Thu, 22 Jan 1998 01:42:20 +0000 (01:42 +0000)]
(quail-show-kbd-layout): Bug fix for the
case that TRANSLATION is a cons.
Kenichi Handa [Thu, 22 Jan 1998 01:41:59 +0000 (01:41 +0000)]
(sendmail-coding-system): Doc-string modified.
(sendmail-send-it): Select a safe coding system to encode an
outgoing mail.
Kenichi Handa [Thu, 22 Jan 1998 01:41:18 +0000 (01:41 +0000)]
Call update-iso-coding-systems after loading files
under language subdir.
Kenichi Handa [Thu, 22 Jan 1998 01:26:45 +0000 (01:26 +0000)]
(adjust_before_replace, adjust_after_replace): New
functions.
Kenichi Handa [Thu, 22 Jan 1998 01:26:45 +0000 (01:26 +0000)]
(Fcall_process): Use raw-text instead of emacs-mule
when enable-multibyte-characters is nil. Adjusted for the change
of encode_coding and decode_coding.
Kenichi Handa [Thu, 22 Jan 1998 01:26:45 +0000 (01:26 +0000)]
(detect_coding_system): Extern it.